home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direct 1995 May
/
PC Direct CD-ROM (May 1995).ISO
/
ipe
/
bri120e
/
disk1
/
lib4esd.lib
/
AUTOAPP.SCR
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-01-17
|
210 b
|
6 lines
SETSYSFILE [BOOT_ROOT] "AUTOEXEC.BAT"
ADDLINE "This is a test" NULL AFTER
; This script appends the line at the end of the file.
; Replace After with Before to put the line at the beginning
; of the file.